Skip to content

Conversation

@slizhevskyv-semrush
Copy link
Contributor

Motivation and Context

Pressing Space in the Date Picker does not switch months, apply “Today” and save chosen date. The fix restores correct Space key behavior for these interactions.

How has this been tested?

Manually

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added changelog note to corresponding CHANGELOG.md file with planned publish date.
  • I have added new tests on added of fixed functionality.

ilyabrower
ilyabrower previously approved these changes Oct 23, 2025
Copy link
Member

@j-mnizhek j-mnizhek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected! ✨

@Valeria-Zimnitskaya Valeria-Zimnitskaya merged commit 0fbb2c0 into release/v16 Nov 5, 2025
7 checks passed
@Valeria-Zimnitskaya Valeria-Zimnitskaya deleted the UIK-3609/date-picker-space-issues branch November 5, 2025 12:39
ilyabrower pushed a commit that referenced this pull request Nov 10, 2025
## Changelog

### @semcore/date-picker

#### Fixed

- Space key interactions in Date Picker (unable to switch months, apply Today, keep selected date, etc.)

<!--- Provide a general summary of your changes in the Title above -->

## Motivation and Context

Pressing `Space` in the `Date Picker` does not switch months, apply
“Today” and save chosen date. The fix restores correct Space key
behavior for these interactions.

## How has this been tested?

Manually

## Screenshots (if appropriate):

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

- [x] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected).
- [ ] Nice improve.

## Checklist:

<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

- [ ] I have updated the documentation accordingly.
- [x] I have added changelog note to corresponding `CHANGELOG.md` file
with planned publish date.
- [ ] I have added new tests on added of fixed functionality.

---------

Co-authored-by: Valeria-Zimnitskaya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants